home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
C-Cl
/
CD-ROM Tutorial.cpt
/
CD-ROM Tutorial
/
card_4908.txt
< prev
next >
Wrap
Text File
|
1990-04-04
|
1KB
|
52 lines
-- card: 4908 from stack: in
-- bmap block id: 5127
-- flags: 0000
-- background id: 26605
-- name:
----- HyperTalk script -----
on openCard
set hilite of card button "continue" to true
set lockScreen to false
end openCard
-- part 1 (button)
-- low flags: 00
-- high flags: C000
-- rect: left=381 top=290 right=339 bottom=473
-- title width / last selected line: 0
-- icon id / first selected line: 22308 / 22308
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Continue
----- HyperTalk script -----
on mouseUp
set lockScreen to true
go to card id 25214
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=47 top=289 right=342 bottom=126
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
go to card id 6474
end mouseUp